| 1. | Short lifetime means uncertain mass . 短寿命意味着质量不确定。 |
| 2. | Decaying with relatively short lifetime . used of subatomic particles 衰变的具有相对较短的寿命而衰变,常用于亚原子粒子 |
| 3. | Assign , empty , reply , terminate , and throw activities all have a short lifetime 分配、空活动、响应、终止和抛弃都是短期的活动。 |
| 4. | Secondly , newer objects will have shorter lifetimes and older objects will have longer lifetimes 其次,较新的对象生存期较短,而较旧的对象生存期则较长。 |
| 5. | Cache data often has a shorter lifetime that could be configured if the data were stored in a real cache 如果数据存储在真正的缓存中,则缓存数据通常具有可以配置的更短的生存期。 |
| 6. | In the . net framework , the garbage collector is actually optimized to manage objects with short lifetimes Net framework中,实际上已经对垃圾回收器进行了优化来管理具有较短生存期的对象。 |
| 7. | If it is intended to have a shorter lifetime than the application , ensure that it gets unregistered , so that it can be garbage collected 如果侦听器的寿命应当比应用程序的短,那么请确保取消它的登记,这样它就可以被垃圾收集。 |
| 8. | However , remote objects that use scarce resources can have a lease with a short lifetime , which a client frequently renews with a short time span 但是,使用稀有资源的远程对象可以具有生存期较短的租约,而客户端会以非常短的时间段频繁续订该租约。 |
| 9. | The valid lifetime and scope of application responses and static content may differ , although applications typically have a shorter lifetime and smaller scope than static content pages 应用程序响应和静态内容的有效生存期和作用域可能有所不同,与静态内容页相比,通常应用程序的生存期较短,作用域也较小。 |
| 10. | This is the most efficient approach , because new objects tend to have short lifetimes , and it is expected that many of the objects in generation 0 will no longer be in use by the application when a collection is performed 这是最有效的途径,因为新对象的生存期往往较短,并且期望在执行回收时,应用程序不再使用第0级托管堆中的许多对象。 |